func net/http.http2parsePriorityFrame

2 uses

	net/http (current package)
		h2_bundle.go#L1535: 	http2FramePriority:     http2parsePriorityFrame,
		h2_bundle.go#L2573: func http2parsePriorityFrame(_ *http2frameCache, fh http2FrameHeader, countError func(string), payload []byte) (http2Frame, error) {